PDF4Java Reference Documentation
com.o2sol.pdf4java.content.analyzers Package / PDFPageContentAnalyzer Class / runAnalysis Method
The analysis to run on the page content stream
In This Topic
    runAnalysis Method
    In This Topic
    Runs the specified analysis on the page content.
    Syntax
    public void runAnalysis( 
       PDFPageContentAnalysis contentAnalysis
    )

    Parameters

    contentAnalysis
    The analysis to run on the page content stream
    See Also